﻿@charset "UTF-8";
body{overflow-x: hidden;overflow-y: auto;}
body,p,form,textarea,h1,h2,h3,h4,h5,dl,dd{margin: 0px;}
input,button,ul,ol{margin: 0px; padding: 0px;}
body,input,button,form{font-size: 14px;line-height: 28px;font-family: "microsoft yahei","宋体", "Arial";color: #333;}
h1,h2,h3,h4,h5,h6{font-size: 14px; font-weight: normal;}
ul,ol,li{list-style: none;}
input{background: none; border: 0 none;}
img,iframe{border: 0px;}
em,i{font-style: normal;}
button,input,select,textarea{font-size: 100%;}
table{border-collapse: collapse; border-spacing: 0;}
.red{color: #ba292e;}
.fl{float: left;}
.fr{float: right;}
.tac{text-align: center;}
.tar{text-align: right;}
.poa{position: absolute;}
.por{position: relative;}
.hidden{display: none;}
.w1200{width: 1200px; margin: 0 auto;}
a{color: #434343;text-decoration: none;}
a:hover{color: #009eee; text-decoration: none;}
a:visited{text-decoration: none;}
.ease,
.ease *{-webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;}
.noease,
.noease *{-webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none;}
:-moz-placeholder{color: #aaa;}
::-moz-placeholder{color: #aaa;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder{color: #aaa;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{color: #aaa;}
/*清除浮动*/
.clearfix{*zoom: 1;}
.clearfix:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
/*网站顶部*/
.top_main{width: 100%;height: 35px;color: #858585;font-size: 12px;line-height: 35px;border-bottom: 1px solid #e6e6e6;}
.top_main li{position: relative;display: inline-block;text-align: center;margin: 0 8px;}
.top_main .split{display: inline-block;width: 1px;height: 12px;background: #858585;vertical-align: middle;margin: 0;margin-top: -2px;}
.top_main li a{color: #858585;cursor: pointer;}
.top_main li a:hover{color: #009eee;}
/*网站头部*/
.header_main{width: 100%;height: 120px;z-index: 100;background: #fff;}
.header_main .logo{display: block;margin-top: 20px;}
.header_main .logo img{width: 100%;height: 100%;display: block;}
.header_main .tel{float: right !important;margin-top: 30px;}
.header_main .tel .tel_img{margin-right: 14px; float: left; width: 57px; height: 57px;}
.header_main .tel .tel_img img{width: 100%; display: block;}
.header_main .tel .tel_text{float: right !important;}
.header_main .tel .tel_text p{font-size: 16px;line-height: 16px;color: #3a3a3a;padding: 7px 0 10px;}
.header_main .tel .tel_text h4{font-size: 24px;font-weight: bold;color: #009eee;display: inline-block;line-height: 24px;}
.header_main .tel:hover img{animation: zy 2.5s .15s linear infinite; -moz-animation: zy 2.5s .15s linear infinite; -webkit-animation: zy 2.5s .15s linear infinite; -o-animation: zy 2.5s .15s linear infinite;}
/*网站导航*/
.nav_main{width:100%;height: 60px;background: #009eee;position: relative;z-index: 3;}
.nav_main .nav{width: 1200px; margin: 0 auto;}
.nav_main .nav li{float:left;width: 133px;line-height: 60px;display: block;position: relative;z-index: 10;font-size: 16px;text-align: center;transition: all .3s ease-in-out 0s;}
.nav_main .nav li a{display: block;color:#fff;font-size:16px;}
.nav_main .nav li:hover, .nav_main .nav li.hover{background: #252525;}
.nav_main .nav dl{width: 100%;position: absolute;left: 0;top: 100%;z-index: 12;box-shadow: 3px 0 10px rgba(0, 0, 0, 0.1);}
.nav_main .nav dl{position: absolute;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.nav_main .nav li:hover dl{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.nav_main .nav dl dd{line-height: 44px;height: 44px;text-align: left;position: relative;z-index: 12;display: block;width: 100%;border-top: 1px solid #1b1b1b;}
.nav_main .nav dl dd:first-child{border: none;}
.nav_main .nav dl dd a{color: #fff;font-size: 14px;padding: 0;background: #252525;text-align:center;background-repeat: no-repeat;background-image: -webkit-linear-gradient(left, #009eee, #009eee);background-image: linear-gradient(to right, #009eee, #009eee);-webkit-transition: all 0.5s;transition: all 0.5s;background-size: 0% 100%;}
.nav_main .nav dl dd a:hover {background-size: 100% 100%;padding-left: 10px;color: rgba(255, 255, 255, 0.9999);}
/*网站大图*/
#banner_main{overflow:hidden;position: relative;z-index: 2;max-width:1920px;margin:0 auto;}
#banner_main .banner{height: 550px;}
#banner{width:100%;min-width:1000px;position:relative;overflow:hidden;z-index:0;}
#banner, .banner ul{max-height: 550px;overflow:hidden;}
.banner li{width:100%;position:absolute;z-index:1;overflow:hidden;display: none;}
.banner li:first-child{display:block;}
.banner li img{width:1920px;display:block;position:relative;left:50%;margin-left:-960px;top:0;}
#banner .tip{width:1000px;height: 18px;line-height:0;font-size:0;text-align:center;position:absolute;left:50%;margin-left:-500px;bottom: 30px;z-index:3;}
#banner .tip span{width: 18px;height: 18px;margin: 0 5px;display:inline-block;cursor: pointer;background: #fff;border-radius: 14px;transition: all .5s;}
#banner .tip span.cur{width: 32px;height: 18px;background: #009eee;}
#banner #btn_prev,#banner #btn_next{width: 40px;height: 40px;position:absolute;top: 50%;margin-top: -20px;background: #009eee url(../images/arrows.png)  no-repeat;-webkit-border-radius: 100%;border-radius: 100%;z-index:5;opacity: 0;}
#banner #btn_prev{left: 4%;transition: all 600ms ease;}
#banner #btn_next{background-position: -40px 0;right: 4%;transition: all .5s ease;}
#banner:hover #btn_prev,#banner:hover #btn_next{opacity: 1;}
/*搜索栏*/
.search_main{height: 60px;width:100%;overflow:hidden;background: #F7F7F7;}
.search_main .skey{float:left;line-height: 60px;}
.search_main .skey p{font-size: 14px;font-weight: bold;color: #666;line-height: 60px;}
.search_main .skey p a{display:inline-block;font-weight: normal;color: #666;border-right: 1px solid #e8e8e8;line-height: 15px;padding:0 12px;}
.search_main .skey p a:last-of-type{border-right:none;}
.search_main .skey p a:hover{color:#009eee;}
.search_main .search_form{float:right;width: 285px;height: 30px;overflow: hidden;border: 1px solid #e8e8e8;background-color:#fff;position:relative;margin-top: 14px;border-radius: 3px;position:relative;}
.search_main .search_form input{background-color: none; border: none;}
.search_main .search_form .stxt{width:245px;height: 30px;line-height: 28px;display: block;text-indent: 10px;color:#999;}
.search_main .search_form .sbtn{width: 40px;height: 30px;display: block;cursor: pointer;position:absolute;top: 0;right: 0;font-size: 0;background: #009eee url(../images/search.png) center no-repeat;border-radius: 3px;}
/*网站底部*/
.footer{width:100%;height: 443px;background: #353535 url(../images/footer_bg.jpg) center no-repeat;}
.footer .f_top{height: 75px;padding-top: 27px;text-align: center;}
.footer .links{border: 1px solid #474545;height: 45px;padding: 34px 0 22px 0;width: 1198px;margin-top: 30px;}
.footer .links span{width: 130px;padding: 0 20px 0 20px;height: 45px;border-right: 2px solid #464545;float: left;}
.footer .links p{float: left;width: 1000px;height: 45px;line-height: 45px;padding-left: 26px;}
.footer .links p a{color:#fff;margin-right: 5px;}
.footer .bottom{height: 205px;}
.footer .fnav dl{display:inline-block;float:left;width: 160px;padding: 0 20px;overflow:hidden;text-align:left;margin-top: 20px;}
.footer .fnav dl dt{color: #009eee;font-size: 18px;line-height: 20px;display:block;padding-bottom: 10px;}
.footer .fnav dl dt a{display:block; font-size:16px; color:#fff; line-height:16px;}
.footer .fnav dl dd{display:block;}
.footer .fnav dl dd a{display:block;font-size:14px;color: #969592;line-height: 35px;}
.footer .fnav dl dd a:hover{color: #009eee;}
.footer .contact{display:inline-block;float:left;width: 300px;padding: 0 10px;overflow:hidden;text-align:left;margin-top: 20px;}
.footer .contact dt{color: #009eee;font-size: 18px;line-height: 20px;display:block;padding-bottom: 10px;}
.footer .contact dt a{display:block; font-size:16px; color:#fff; line-height:16px;}
.footer .contact dd{display:block;}
.footer .contact dd p{display:block;font-size:14px;color: #969592;line-height: 35px;}
.footer .contact dd p i{display: inline-block;width: 12px;height: 12px;background: url(../images/f_ico.png) no-repeat;vertical-align: middle;padding-right: 10px;}
.footer .contact dd p.tel i{background-position: 0 0;}
.footer .contact dd p.cel i{background-position: 0 -14px;}
.footer .contact dd p.web i{background-position: 0 -28px;}
.footer .contact dd p.add i{background-position: 0 -42px;}
.footer .ewm{margin: 42px 0 26px 0;}
.footer .ewm li{float: left;text-align: center;line-height: 25px;color: #969592;margin-left: 20px;}
.footer .ewm li img{width: 115px;height: 115px;display: block;}
.copyright{height: 60px;line-height: 60px;color: #fff;font-size: 14px;background: #009eee;}
.copyright a{color: #fff;font-size: 12px;}
/*******index css*******/
/*产品中心*/
.index .product{width: 100%;padding: 30px 0;background: url(../images/product_bg.jpg) center no-repeat;}
.index .product .pro_left{width: 250px;}
.index .product .pro_left .pro_tit{width: 100%;height: 140px;background: url(../images/conleft1_bg.png) center no-repeat;}
.index .product .pro_left .pro_tit h2{height: 66px;width: 195px;margin:auto;padding-top: 38px;text-align: center;color: #fff;}
.index .product .pro_left .pro_tit h2 p{line-height: 30px;color: #fff;font-size: 30px;padding-left: 5px;}
.index .product .pro_left .pro_tit h2 span{line-height: 30px;color: #fff;font-size: 14px;}
.index .product .pro_left ul{background: #fff;border-bottom: 8px solid #009eee;padding: 10px 15px 30px 15px;}
.index .product .pro_left ul li{font-size:12px;line-height: 38px;padding-left:25px;margin-top: 19px;overflow:hidden;background: #464646 url(../images/iconAdd.png) 190px center no-repeat;border-radius: 5px;transition: all .5s;}
.index .product .pro_left ul li:hover{background-color: #009eee;}
.index .product .pro_left ul li a{display: block;color: #fff;font-size: 14px;font-weight: bold;}
.index .product .pro_left ul li a:hover{color:#fff;font-size:14px;text-decoration:none;font-weight:bold;}
.index .product .pro_left .contactn{width: 190px;height: 76px;background: #009eee url(../images/conleft3.png) 15px center no-repeat;float: left;padding-left: 60px;padding-top: 34px;margin-top: 20px;border-radius: 15px;}
.index .product .pro_left .contactn p:nth-child(1){color: #fff;line-height: 20px;}
.index .product .pro_left .contactn p:nth-child(2){color: #fff;line-height: 26px;font-size: 26px;font-family: arial;}
.index .product .con_right{width: 920px;}
.index .product .con_right .con_tit{height: 25px;border-bottom: 2px solid #009eee;padding: 0 10px 13px 6px;}
.index .product .con_right .con_tit p{float: left;padding-left: 28px;color: #009eee;font-size: 22px;font-weight: bold;line-height: 25px;background: url(../images/conright1_bg.png) no-repeat;}
.index .product .con_right .con_tit span{color: #726f6f;font-size: 14px;font-family: arial;line-height: 25px;text-transform: uppercase;}
.index .product .con_right .con_tit .more{float: right;color: #666;line-height: 25px;}
.index .product .con_right ul{width: 100%;}
.index .product .con_right ul li{width: 290px;margin-right: 22px;margin-top: 22px;float: left;border: 1px solid #454545;background: #454545;transition: all .5s;}
.index .product .con_right ul li:nth-child(3n){margin-right: 0;}
.index .product .con_right ul li img{width: 100%;height: 218px;display: block;}
.index .product .con_right ul li h3{color: #fff;line-height: 42px;text-align: center;}
.index .product .con_right ul li:hover{border: 1px solid #009eee;background: #009eee;}
/*产品应用*/
.index .yingyong{width: 100%;height: 590px;background: #f1f1f1 url(../images/yingyong_bg.jpg) center top no-repeat;padding-top: 40px;text-align: center;}
.index .yingyong .w1200{position: relative;}
.index .yingyong h3{color: #009eee;font-size: 32px;font-weight: bold;line-height: 40px;}
.index .yingyong p{color: #5b5a5a;font-family: arial;line-height: 40px;}
.index .yingyong .swiper-container{padding-top: 30px;padding-bottom: 60px;}
.index .yingyong .swiper-slide{width: 520px;background: #fff;box-shadow: 0 8px 30px #ddd;}
.index .yingyong .swiper-slide img{display:block;width: 100%;height: 390px;}
.index .yingyong .swiper-slide p{position: absolute;bottom: 0;width: 100%;line-height: 60px;padding-top: 0;text-align: center;color: #fff;font-size: 24px;margin: 0;background: rgba(0,158,238,.8);transition: 0.4s;}
.index .yingyong .swiper-pagination{width: 100%;bottom: 20px;}
.index .yingyong .swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 5px;border: 3px solid #fff;background-color: #d5d5d5;width: 10px;height: 10px;opacity: 1;}
.index .yingyong .swiper-pagination-bullets .swiper-pagination-bullet-active{border: 3px solid #009eee;background-color: #fff;}
.index .yingyong .swiper-button-prev{left: 0px;width: 45px;height: 45px;background: url(../images/wm_button_icon.png) no-repeat;background-position: 0 0;background-size: 100%;}
.index .yingyong .swiper-button-prev:hover{background-position: 0 -46px;background-size: 100%}
.index .yingyong .swiper-button-next{right: 0px;width: 45px;height: 45px;background: url(../images/wm_button_icon.png) no-repeat;background-position: 0 -93px;background-size: 100%;}
.index .yingyong .swiper-button-next:hover{background-position: 0 -139px;background-size: 100%}
/*关于我们*/
.index .aboutbg{width: 100%;padding-top: 70px;background: url(../images/about_bg.jpg) center top no-repeat;}
.index .about{padding: 20px 18px 0 22px;box-sizing: border-box;background: #fff;overflow: hidden;}
.index .about .abhead{width: 100%;height: 25px;border-bottom: 1px solid #e1e1e1;padding: 12px 0 11px 0;}
.index .about .abhead p{display:block;float:left;background: url(../images/abhead_bg.png) no-repeat 10px 0;padding-left: 45px;line-height: 25px;border-bottom: 1px solid #009eee;height: 36px;color: #009eee;font-size: 22px;font-weight: bold;padding-right: 5px;}
.index .about .abhead span{color: #c2c2c2;font-family: arial;font-size: 20px;line-height: 25px;}
.index .about .abhead a{display: block;float: right;color: #666;padding-right: 10px;}
.index .about .ableft{float:left;width: 430px;height: 290px;border:1px solid #e1e1e1;margin-top: 18px;padding: 22px 13px 23px 28px;background: url(../images/ableft_bg.png)no-repeat 13px;}
.index .about .ableft img{width: 430px;height: 290px;display: block;}
.index .about .abright{float: left;width: 625px;margin: 30px 20px 0 42px;}
.index .about .abright span{display: block;font-weight: bold;font-size: 70px;color: #F2F2F2;padding-top: 20px;line-height: 10px;}
.index .about .abright h3{color: #333;font-size: 34px;font-weight: bold;line-height: 25px;}
.index .about .abright p{color: #666;line-height: 26px;margin-top: 30px;height: 182px;text-align: justify;overflow: hidden;}
.index .about .abright .more{width: 126px;height: 38px;background: #009eee;float: left;margin-top: 20px;color: #fff;line-height: 38px;text-decoration: none;text-align: center;}
/*产品图库*/
.index .gallery{padding: 50px 20px 0 20px;box-sizing: border-box;background: #fff;overflow: hidden;}
.index .gallery .xian{width: 100%;height: 22px;border-bottom:1px solid #e5e2e2 ;}
.index .gallery .imenu{margin-top: -23px;text-align: center;}
.index .gallery .imenu li{width: 150px;height: 46px;border-radius: 20px;background: #535353;line-height: 46px;text-align: center;display: inline-block;margin: 0 10px;transition: all .5s;}
.index .gallery .imenu li a{display: block;color:#fff;}
.index .gallery .imenu li.on,.index .gallery .imenu li:hover{background: #009eee;}
.index .gallery .ipro{position:relative;overflow:hidden;padding: 35px 0 20px 0;}
.index .gallery .ipro .list{width: 100%;}
.index .gallery .ipro .item{float:left;display: block;margin: 0 8px;}
.index .gallery .ipro .item a{display: block;}
.index .gallery .ipro .item .img{width: 217px;height: 163px;overflow: hidden;}
.index .gallery .ipro .item img{width: 100%;height: 100%;display: block;transition: all 1s;}
.index .gallery .ipro .item:hover img{transform: scale(1.1);}
/*新闻中心*/
.index .inews{padding: 14px 0 0 0;}
.index .inews .tilte{height: 47px;border-bottom: 1px solid #e1e1e1;}
.index .inews .tilte li{float: left;}
.index .inews .tilte li a{display: block;width: 115px;height: 19px;padding: 14px 0;padding-left: 40px;font-size: 20px;font-weight: bold;line-height: 20px;color: #333;background: url(../images/news_bg.png) no-repeat 6px;}
.index .inews .tilte li:nth-child(2) a{background: url(../images/hy_bg.png) no-repeat 5px;margin-left: 15px;}
.index .inews .tilte li a:hover,.index .inews .tilte li.on a{color: #009eee;border-bottom: 1px solid #009eee;background: url(../images/newshover_bg.png) no-repeat 6px;}
.index .inews .tilte li:nth-child(2) a:hover,.index .inews .tilte li:nth-child(2).on a{background: url(../images/hyhover_bg.png) no-repeat 5px;}
.index .inews .tilte .more{float: right;color: #666;line-height: 48px;padding-right: 10px;}
.index .inews .newsleft{width: 560px;padding-top: 20px;float: left;}
.index .inews .newsleft img{width: 563px;height: 215px;display: block;}
.index .inews .newsleft dl{margin : 10px 0;overflow: hidden;}
.index .inews .newsleft dt{float: left;}
.index .inews .newsleft dt a{color: #333;font-size: 16px;font-weight: bold;}
.index .inews .newsleft dd{float: right;}
.index .inews .newsleft dd a{color: #313131;}
.index .inews .newsleft p{float: left;color: #666;font-size: 14px;line-height: 24px;text-align: justify;}
.index .inews .newsright{width: 600px;padding-top: 10px;float: right;}
.index .inews .newsright li{border-bottom: 1px dashed #e1e1e1;width: 600px;height: 56px;background: url(../images/newslist_bg.png) no-repeat 6px;}
.index .inews .newsright li a{color: #333;line-height: 56px;text-decoration: none;padding-left: 30px;}
.index .inews .newsright li a:hover{color: #009eee;}
.index .inews .newsright li a span{float: right;color: #666;font-weight: normal;}
/*常见问题*/
.index .problem{padding: 30px 0 22px 0;}
.index .problem .tilte{width: 135px;float: left;}
.index .problem .tilte h2{padding-top: 13px;color: #333333;font-size: 20px;font-weight: bold;line-height: 100%;}
.index .problem .tilte h3{padding-top: 13px;color: #c9c9c9;font-size: 20px;font-weight: bold;font-family: arial;line-height: 100%;}
.index .problem .prev{display: inline-block;width: 57px;height: 27px;background: url(../images/left2_03.png) no-repeat;float: left;margin-top: 35px;cursor: pointer;}
.index .problem .next{display: inline-block;width: 57px;height: 27px;background: url(../images/right2_03.png) no-repeat;margin-top: 35px;cursor: pointer;}
.index .problem .bd{float: right;width: 1065px;height: 128px;overflow: hidden;}
.index .problem .list li{box-sizing: border-box;margin-right: 20px;float: left;width: 472px;height: 128px;border: 1px solid #e1e1e1;padding: 20px 20px 0 20px;}
.index .problem .list li h3{color: #333;font-weight: bold;font-size: 16px;padding-left: 40px;display: block;background: url(../images/wen.png)no-repeat 0 0;line-height: 28px;}
.index .problem .list li p{color: #797979;padding-left: 40px;display: block;background: url(../images/da.png)no-repeat 0 10px;line-height: 24px;padding-top: 10px;text-align: justify;}
/*******内页样式********/
.nybanner{width: 100%;position: relative;height: 400px;overflow: hidden;background-position: center;background-repeat: no-repeat;background-image: url(../images/nybanner.jpg);}
.submian{padding: 20px 0;}
.submian .sobtitle{height: 30px;line-height: 30px;padding: 5px 0;font-size: 14px;color: #666;border-bottom: 5px solid #009eee;margin-bottom: 20px;}
.submian .sobtitle s{display: inline-block;width: 18px;height: 22px;margin-right: 10px;background: url(../images/locationIco.png) no-repeat;vertical-align: middle;}
.submian .sobtitle a{font-size: 14px;color: #666;}
.submian .sobtitle a:hover{color: #009eee;}
/*内页左侧*/
.submian .subleft{width: 250px;}
.submian .subleft .title{height: 140px;background: url(../images/conleft1_bg.png) center no-repeat;}
.submian .subleft .title h2{height: 66px;width: 195px;margin:auto;padding-top: 38px;text-align: center;color: #fff;}
.submian .subleft .title h2 p{line-height: 30px;color: #fff;font-size: 30px;padding-left: 5px;}
.submian .subleft .title h2 span{line-height: 30px;color: #fff;font-size: 14px;}
/*栏目分页*/
.submian .subleft .lefta{margin-bottom: 10px;}
.submian .subleft .lefta .comt{background: #f2f2f2;border-bottom: 8px solid #009eee;padding: 10px 15px 30px 15px;}
.submian .subleft .lefta .comt ul{border-top: 0;}
.submian .subleft .lefta .comt ul li a{display: block;color: #fff;font-size: 14px;font-weight: bold;line-height: 38px;padding-left: 25px;margin-top: 19px;overflow: hidden;background: #464646 url(../images/iconAdd.png) 190px center no-repeat;border-radius: 5px;transition: all .5s;}
.submian .subleft .lefta .comt ul li:hover a, .submian .subleft .lefta .comt ul li.hover a{background-color: #009eee;}
.submian .subleft .lefta .comt ul li .boxlist{display: none;}
.submian .subleft .lefta .comt ul li .boxlist li a{color: #333;font-size: 12px;font-weight: normal;margin-top: 10px;line-height: 35px;background: #fff url(../images/tb12.png) 15px center no-repeat;}
.submian .subleft .lefta .comt ul li .boxlist li a:hover, .submian .subleft .lefta .comt ul li .boxlist li a.hover{color: #009eee;}
.submian .subleft .lefta .comt ul li.hover .boxlist{display: block;}
/*推荐产品*/
.submian .leftnews{margin-bottom: 10px;}
.submian .leftnews ul{padding-top: 10px;border: 1px solid #ddd;border-top: 0;}
.submian .leftnews ul li{float: left;text-align:center;width: 108px;margin-left: 9px;}
.submian .leftnews ul li img{width: 108px;height: 81px;border: 1px solid #ddd;}
.submian .leftnews ul li p{color: #666;font-size: 12px;line-height: 30px;transition: all .5s;}
.submian .leftnews ul li:hover p{color:#009eee;}
/*联系我们*/
.submian .leftnews .leftcont{background: #fff;padding: 10px;border: 1px solid #ddd;border-top: 0;}
.submian .leftnews .leftcont h2{font-size: 16px;font-weight: bold;color: #009eee;padding-bottom: 10px;border-bottom: 1px solid #f2f2f2;text-align: center;}
.submian .leftnews .leftcont p{color: #333;font-size: 14px;line-height: 30px;padding-top: 10px;display: block;}
/*内页右侧*/
.submian .subright{width: 930px;}
/*默认单页*/
.submian .Aboutpage{color: #666;font-size: 14px;line-height: 28px;text-align: justify;}
.submian .Aboutpage img{max-width: 100%;}
.submian .t{padding: 0 0 25px;color: #009eee;font-size: 18px;}
.submian .t2{padding: 25px 0;color: #009eee;font-size: 24px;}
/*文章列表*/
.submian .Newslist{}
.submian .Newslist .list{padding-bottom: 20px;}
.submian .Newslist .item{border-bottom: 1px dashed #eaeaea;display: block;padding: 20px 0;transition: all .5s;}
.submian .Newslist .item a{display: block;}
.submian .Newslist .item .time{width: 120px;height: 100px;font-family: arial;font-size: 18px;color: #666;text-align: center;background: #f2f2f2;}
.submian .Newslist .item .time .day{font-size: 40px;line-height: 60px;display: block;}
.submian .Newslist .item .txt{width: 780px;cursor: pointer;}
.submian .Newslist .item .txt h3{font-size: 16px;line-height: 30px;transition: all .5s;}
.submian .Newslist .item .txt .mark{color: #999;font-size: 12px;line-height: 20px;padding:0;}
.submian .Newslist .item .txt .mark span{display: inline-block;padding-right: 18px;}
.submian .Newslist .item .txt p{color: #666;line-height: 25px;text-align: justify;}
.submian .Newslist .item .txt p span{display: inline-block;color:#009eee;padding-left: 10px;}
.submian .Newslist .item a:hover .txt h3{color:#009eee;}
/*图片列表*/
.Piclist ul.list{float: left;width: 100%;padding-left: 0px;}
.Piclist ul.list li.item{float: left;width: 287px;margin-bottom: 30px;margin-right: 31px;border: 1px solid #ddd;}
.Piclist ul.list li.item a{display: block;width:100%;overflow: hidden;position: relative;background: #fff;}
.Piclist ul.list li.item span{width: 100%;height: 45px;color: #555;text-align: center;display: block;line-height: 45px;transition: all .5s;}
.Piclist ul.list li.item img{display: block;width: 287px;height: 215px;}
.Piclist ul.list li.item a:hover{background: #009eee;}
.Piclist ul.list li.item a:hover span{color: #fff;}
.Piclist ul.list li.item .item_mask{width: 287px;height: 215px;background: rgba(0,0,0,0);position: absolute;left: 0;top: 0;opacity: 0;filter:Alpha(opacity=0);*zoom:1;-webkit-transform: rotateX(180deg) scale(0.5, 0.5);transform: rotateX(180deg) scale(0.2, 0.2);transition: all ease-out .5s;}
.Piclist ul.list li.item .item_link_icon{display: block;width:45px;height:45px;text-align: center;line-height: 38px;position: absolute;left: 50%;top: 50%;margin-left: -22px;opacity:0;filter:Alpha(opacity=0);*zoom:1;background: url(../images/See.png) center no-repeat;}
.Piclist ul.list li.item:hover .item_mask{opacity: 1;filter:Alpha(opacity=100);-webkit-transform: rotateX(0deg) scale(1, 1);transform: rotateX(0deg) scale(1, 1);transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;background: rgba(0, 0, 0, .1);}
.Piclist ul.list li.item:hover .item_link_icon{transform: translateY(-21px);opacity: 1;filter:Alpha(opacity=100);}
.Piclist.pro ul.list li.item{border: 1px solid #454545;background: #454545;transition: all .5s;}
.Piclist.pro ul.list li.item a{background: none;}
.Piclist.pro ul.list li.item span{color: #fff;}
.Piclist.pro ul.list li.item .item_mask{display: none;}
.Piclist.pro ul.list li.item:hover{border-color: #009eee;background: #009eee;}
/*留言表单*/
.formData{padding-bottom: 20px;}
.formData .item{float: left;color: #999;font-weight: normal;width: 420px;height: 56px;line-height: 56px;border: 1px solid #e4e4e4;margin-right: 76px;margin-bottom: 45px;position: relative;}
.formData .item label{padding-left: 15px;position: absolute;left: 0;top: 0;z-index: 11;text-align: center;display: block;margin: 0;height: 56px;line-height: 56px;font-size: 18px;color: #666;}
.formData .item input{outline: none;line-height: 38px;height: 38px;font-size: 18px;}
.formData .item .txt{width: 350px;height: 56px;line-height: 56px;display: block;background: none;padding-left: 70px;border: 0 none;color: #666;}
.formData .item .red{position: absolute;right: 15px;top: 0;color: #ff0000;z-index: 11;}
.formData .item.mr0{margin-right: 0;}
.formData .msg-box{position: absolute;left: 0;top: 0px;}
.formData .liuyan{width: 918px;height: 260px;border: 1px solid #e4e4e4;float: left;}
.formData .liuyan label{text-align: right;display: block;}
.formData .liuyan textarea{width: 908px;height: 234px;line-height: 35px;padding: 12px 10px;text-indent: 100px;font-size: 18px;font-family: "microsoft yahei";color: #333;border: 0 none;overflow: hidden;background: none;resize: none;display: block;outline: none;}
.formData .bot{width: 100%;}
.formData .sub{width: 232px;line-height: 52px;border: 2px solid #009eee;margin-right: 2px;text-align: center;background: #009eee;color: #FFF;cursor: pointer;font-size: 18px;display: block;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.formData .sub:hover{background: none;color: #009eee;}
.formData .yzm .txt{padding-left: 80px;}
.formData .yzm img{position: absolute;right: 0;top: 0;height: 56px;border: 0px;display: block;}
/*内容详情页*/
.submian .subright .conBox .ArticleTitle h1{font-size: 24px;text-align: center;padding: 20px 0px;font-weight: bold;}
.submian .subright .conBox .ArticleMessage{line-height: 30px;height: 30px;margin-bottom: 10px;text-align: center;border-bottom: 1px dashed #ccc;}
.submian .subright .conBox .ArticleMessage span:first-child{margin-left:0;}
.submian .subright .conBox .ArticleMessage span{color: #999;margin-left: 14px;font-size: 12px;}
.submian .subright .conBox .ArticleMessage .jiathis_style{float: left; margin-top: 5px;}
.submian .subright .conBox .ArticleTencont{padding: 5px 0px 20px 0px;color: #666;font-size:14px;line-height: 28px;text-align: justify;overflow: hidden;}
.submian .subright .conBox .ArticleTencont img{max-width: 100%;}
.submian .subright .conBox #pic{width: max-content;margin: 20px auto;padding: 1px;box-shadow: 0 0 20px 0 rgba(0,0,0,.3);}
.submian .subright .conBox #pic img{max-width: 800px;}
/*内容分页*/
.reLink{height: 38px;border: 1px solid #ddd;margin: 10px auto 10px;padding: 0px 10px;}
.reLink .prevLink, .reLink .nextLink{height: 38px;line-height: 38px;color: #666;}
.reLink .prevLink a, .reLink .nextLink a{height: 38px;line-height: 38px;color: #666;}
.reLink .prevLink a:hover, .reLink .nextLink a:hover{color: #009eee;}
.reLink .prevLink{float: left;}
.reLink .nextLink{float: right;}
/*浮动客服*/
.toolbar{position: fixed;top: 50%;right: 1%;margin-top: -163px;z-index: 100;width: 80px;}
.toolbar dd{position: relative;float: left;width: 80px;height: 80px;background: #009eee;margin-top: 2px;border-radius: 5px;color: #fff;font-size: 14px;line-height: 21px;text-align: center;cursor: pointer;transition: all .5s;}
.toolbar dd:first-child{margin-top: 0;}
.toolbar dd i{width: 100%;height: 30px;display: block;margin-top: 13px;background: url(../images/toolbar.png) no-repeat center 0;}
.toolbar dd.qq i{background-position-y: 0;}
.toolbar dd.tel i{background-position-y: -30px;}
.toolbar dd.code i{background-position-y: -60px;}
.toolbar dd.top i{background-position-y: -90px;}
.toolbar dd span{display: block;color: #fff;}
.toolbar dd.tel .box{position: absolute;top: 0;width: 190px;right: -200px;height: 100%;margin-right: 10px;border-radius: 5px;background: #009eee;opacity: 0;transition: all .5s;}
.toolbar dd.tel .box p{font-size: 14px;margin: 15px auto 7px;}
.toolbar dd.tel .box h3{font-size: 18px;font-weight: bold;}
.toolbar dd.tel .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #009eee;border-width: 9px;width: 0;height: 0;position: absolute;top: 50%;margin-top: -9px;right: -18px;margin-left: -12px;}
.toolbar dd.code .box{position: absolute;top: 0;width: 162px;right: -172px;height: 162px;margin-right: 10px;border-radius: 5px;background: #009eee;opacity: 0;transition: all .5s;}
.toolbar dd.code .box img{width: 140px;height: 140px;padding: 11px;}
.toolbar dd.code .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #009eee;border-width: 9px;width: 0;height: 0;position: absolute;top: 30px;right: -18px;margin-left: -12px;}
.toolbar dd:hover{background: #333;}
.toolbar dd.tel:hover .box{opacity: 1;right: 80px;}
.toolbar dd.code:hover .box{opacity: 1;right: 80px;}
/*↓组图样式↓*/
.HS10, .HS15{overflow:hidden;clear:both;}
.HS10{height:10px;}
.HS15{height:15px;}
.Hidden{display:none;}
.Clearer{display:block;clear:both;font-size:1px;line-height:1px;margin:0;padding:0;}
.FlLeft{float:left;}
.FlRight{float:right;}
/*幻灯片区域背景*/
.MainBg{width: 920px;margin:0 auto;}
/*大图展示区域*/
.OriginalPicBorder{padding: 0;}
#OriginalPic{width: 920px;overflow:hidden;position:relative;font-size:12px;}
#OriginalPic img{display:block;min-width: 100px;margin:0 auto;}
/*鼠标手势*/
.CursorL{position:absolute;z-index:999;width:50%;height: 100%;color:#FFF;left: 0;cursor:url(../images/CurL.cur), auto;}
.CursorR{position:absolute;z-index:999;width:50%;height: 100%;color:#FFF;right:0;cursor:url(../images/CurR.cur), auto;}
/*小图预览和滑动*/
.SliderPicBorder{width: 100%;overflow:hidden;}
.ThumbPicBorder {width: 920px;margin:0 auto;background: #eeeeee;overflow: hidden;position: relative;}

.ThumbPicBorder #btnPrev{width:45px;height:113px;cursor:pointer;position: absolute;left: 20px;top: 20px;}
.ThumbPicBorder #btnNext{width:45px;height:113px;cursor:pointer;position: absolute;right: 20px;top: 20px;}
.ThumbPicBorder .pic{width: 755px;overflow: hidden;position: relative;margin: 20px auto;}
#ThumbPic img{border: 3px solid #ddd;cursor:pointer;background-color: #ddd;margin: 0 5px;width: 135px;height: 108px;display:block;transition: all .5s;}
#ThumbPic img.active{border: 3px solid #009eee;}
/*↑组图样式↑*/
/*CSS3动画*/
@keyframes zy{
10%{transform: rotate(15deg);}
20%{transform: rotate(-10deg);}
30%{transform: rotate(5deg);}
40%{transform: rotate(-5deg);}
50%,100%{transform: rotate(0deg);}}